CygNet FMS Report Control

Reports Control icon The CygNet FMS Report Control is an ActiveX control used to view measurement reports.

See Using the Reports Control for more information about configuring and using this control.

See CxFmsReportCtrl Object in the Scripting section for more information about scripting this control.

Adding a Report Control to a Screen

To Add and Configure a CygNet FMS Report Control in CygNet Studio

  1. Create a new CygNet Studio screen.
  2. On the Standard Tools palette, click and drag an ActiveX tool ActiveX onto the screen.
  3. When the mouse button is released, an Insert OLE Control dialog box appears.
  4. In the dialog box, double-click on CygNet FMS Report Control to place a Report control on your screen. Click and drag the outline of the box to size the control as desired.
  5. Right-click the control to open its property sheet.
  6. On the ActiveX page, click ... or double-click (OCXProperties) to access the CygNet FMS Report Control Properties dialog box.
  7. The CygNet FMS Report Control Properties contains a General tab, a Report tab, and a Commands tab.
  8. Configure each page as desired, click Apply, and then click OK.
  9. Close the property sheet, save, and then switch to Run mode to use the control.

General Properties

The General page of the CygNet FMS Report Control Properties dialog box contains the following properties.

General Properties

General Properties

Property Description
General

FMS service

Type the name of the Site.Service to which to connect in the control's Chooser, or click ... to access the Select Service dialog box.

Use Point in Time mode

Click the check box to select/clear the option to use the Point in Time mode.

PIT (C)

If Use Point in Time mode is selected, do one of the following.

  • Type the desired date/time value into the text box.
  • Click ... to access the Select Date and Time dialog box, then enter the date/time, in Contract time (C), from which you want to view data.

Default value is T, date and time today.

See Using the Home Menu for more information about PIT mode.

Use Session Node

Click the check box to select/clear the option to Use Session Node instead of using the chooser.

Default value is cleared.

Node

If Use Session Node is not selected, type the Node name against which you want to run the report, into the text box.

Use Session options

Click the check box to select/clear the option to Use Session options instead of entering a time window and time format.

Default value is cleared.

Show Chooser pane

Click the check box to select/clear the option to display the Chooser pane in the control.

Default value is selected.

Show Options pane

Click the check box to select/clear the option to display the Options pane in the control.

Default value is selected.

Node Chooser

Allow FMS service selection

Click the check box to select/clear the option to show the FMS service selector in the control's Chooser.

Allow Node category selection

Click the check box to select/clear the option to show the Node category selector in the control's Chooser.

Category

Select the desired Node Category to display in the control's Chooser from the drop-down menu.

Options are as follows.

  • <Any>
  • Group
  • Device
  • Gas Device
  • Liquid Device
  • Accessory
  • Station

Group

Select the desired Node Group type to display in the control's Chooser from the drop-down menu.

Group type options are as follows.

  • All Nodes
  • General
  • Station
  • By Category

Additional options include Node names of these group types that are configured in your system and appear in the drop-down menu.

Filter

Select a filter.

First type a partial string of known Node name/description/ID characters to populate the filter text box in the control's Chooser.

Wildcard values * (multiple character) and ? (single character) are supported.

Default value is * (multiple character wildcard) - all.

Note: Wildcards can be used only when filtering by Name or Desc, not when filtering by ID.

Then select a Node option to filter for results.

Options are as follows.

  • Name
  • Desc
  • ID

Primary column

Select the desired primary sort column in the control's Chooser from the drop-down menu.

Options are as follows.

  • Type ascending
  • Name ascending
  • Description ascending
  • Type descending
  • Name descending
  • Description descending

Default value is Name ascending

Date

Start

Date selections are in Contract days (C).

Enter the starting date (absolute or relative date) in the text box or click ... to access the Select Date dialog box.

See Selecting Date and Time for more information.

End

Date selections are in Contract days (C).

Enter the ending date (absolute or relative date) in the text box or click ... to access the Select Date dialog box.

See Selecting Date and Time for more information.

See Managing Report Definitions for more information about configuring these properties.

Report Properties

The Report page of the CygNet FMS Report Control Properties dialog box contains the following properties.

Report Properties

Report Properties

See Using the Reports Control for more information about configuring these properties.

Commands Properties

The Commands page of the CygNet FMS Report Control Properties dialog box contains the following options.

Commands Properties

Commands Properties

See Running CygNet Measurement Reports for more information about configuring commands for the FMS Reports control.


More:

Back to top